Welcome to flutter open source GrowERP.

GrowERP is an open source multi platform ERP application you can use right now!

We have now started a production admin version:

  • Web: https://admin.growerp.com
  • Android: https://play.google.com/store/apps/details?id=org.growerp.admin
  • IOS: https://apps.apple.com/us/app/growerp-admin-open-source/id1545521755

We also created a vertical app for Hotel owners:

  • Web: https://hotel.growerp.org
  • Android: https://play.google.com/store/apps/details?id=org.growerp.hotel
  • IOS: https://apps.apple.com/app/growerp-hotel-open-source/id1531267095

When the application is started, create a new company, select demo data or an empty system and look around!

Documentation available at https://www.growerp.com

Use GrowERP locally

You just need this repository at https://github.com/growerp/growerp The next version is in the development branch

start the chat server

cd chat
./gradlew/apprun

start backend in separate terminal

Initialize:

    cd moqui
    ./gradlew downloadel #only one time
    ./gradlew cleanall   #only one time
    ./gradlew build      #only one time
    java -jar moqui.war load types=seed,seed-initial,install

Run:

    cd moqui
    java -jar moqui.war

run the flutter system:

run the flutter emulator or browser

cd flutter/packages/admin
flutter run

Use with docker

Super simple! In the docker directory there is a README.md to run the complete system with docker images locally.

Some phone screen shots:

Some web/tablet screen shots:

The generated business website: